projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66f12dc
)
(Info-directory-list): Fix docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 8 Jul 2002 09:34:49 +0000
(09:34 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 8 Jul 2002 09:34:49 +0000
(09:34 +0000)
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index bc506cc84cf3ec11d889214805a87a9507dd4585..2fd5dba2427c982b86bf064830dd45a145fc434c 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-98,7
+98,7
@@
A header-line does not scroll with the rest of the buffer."
(defvar Info-directory-list nil
"List of directories to search for Info documentation files.
-
nil means not yet initialized. In this case
, Info uses the environment
+
If nil, meaning not yet initialized
, Info uses the environment
variable INFOPATH to initialize it, or `Info-default-directory-list'
if there is no INFOPATH variable in the environment.